home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
Main.Dir
/
00010_Script_gallery
< prev
next >
Wrap
Text File
|
1998-04-28
|
213b
|
17 lines
on mousedown
cursor -1
set the visible of sprite 50 to false
updatestage
starttimer
repeat while the timer < 60
nothing
end repeat
go movie "gallery"
end